(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 01/03/2025.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.6013 6.7993
GBP

8.0500 8.3864 9.0664
JPY

0.0000 0.0420 0.0447
EUR

6.6800 6.9564 7.5205
CAD

4.5500 4.6949 5.0755
AUD

3.9100 4.1132 4.3758
BBD

2.9300 0.0000 3.5186
BZD

0.0000 3.3409 3.5542
XCD

2.2000 2.3631 2.5686
GHS

0.0000 0.4363 0.4641
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8141 0.9046
INR

0.0000 0.0780 0.0830
JMD

0.0400 0.0000 0.0458
NZD

3.5200 3.7064 3.9430
NOK

0.5500 0.5813 0.6184
CHF

6.9100 7.2725 7.7367
See all rates"; } })();